C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class

C1CursorDataCollection<T,K> Class Properties

For a list of all members of this type, see C1CursorDataCollection<T,K> members.

Public Properties
 NameDescription
Public PropertyGets the state of the connection to the source.  
Public PropertyGets the number of elements in the collection. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public PropertyGets the filter expression applied to the data.  
Public PropertyGets a value that indicates whether more items can be loaded.  
Public PropertyGets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public Property  
Public PropertyGets the element at the specified index in the read-only list. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public PropertyGets the sort descriptions applied to the data.  
Top
See Also